A 2D recreation of Minecraft, with placing blocks, destroying them, and choosing them!
WARNING!
If you are planning to play this on a raspberry pie, DON'T! this game uses the devkit mouse, which most devices don't have.
Controls
- Left click: Destroy blocks
- Right click: Place blocks
- Middle click: Eyedrop
- Scroll wheel: Choose blocks
A message for modders and beginners
This game is mostly aimed for modders and beginners, since you can add new blocks easily by just changing the value "mxblock" and adding new blocks in the sprite editor, make sure that you give the blocks flag 0! that's how the game knows it's a "block".




Story behind the game
You play as a small dog named Scout, he has to spend some time outside but he realized he left his tennis balls outside! He goes on a quest to get them all back inside, although there are some obstacles in his way, such as water and bushes.
Your quest
- Get all tennis balls
- Get a world record
- Get as least deaths as possible
Characters
- Scout
[0x0]
Here's another alternate palette cart, although this one is a bit more optimized and easy to put in a game with just ONE function!
Function if anybody wants to copy it:
Basically how it works:

As you can see from the gif, there is a menu-item that will change the palette from the regular PICO-8 palette to the alternate one.
That's pretty much it, just a little base for any games taking advantage of this
Also, if you want to learn more about these alternate colors, Lazy Devs has a much more in-depth **



Basically a mod of celeste 2, which replaces:
- The player sprite with Yoshi
- Grappling hook with mushroom
- Hook with tongue
- Title screen
Also, this was kind of a group project since ScrubSandwich (his account is https://bit.ly/3bOopUT) helped to make the hook into a tongue, he also basically made all of the sprites too.
It all started from this sprite I made for fun though

He showed his progress with this one gif in the official discord server with this:

It was pretty funny, since celeste just sticks her tongue out and uses it as a hook.



